records

records

Active filters Clear all

No active filters

Filters

Top 10 des Prénoms à Nouméa depuis 1860

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
identifiant
               

No description available for this field.

Name (identifier)
identifiant
Type
integer
Sample
                       
Commune
               

No description available for this field.

Name (identifier)
commune
Type
text
Sample
                       
Code_commune_INSEE
               

No description available for this field.

Name (identifier)
code_commune_insee
Type
text
Sample
                       
prenom
               

No description available for this field.

Name (identifier)
prenom
Type
text
Sample
                       
annee_de_naissance
               

No description available for this field.

Name (identifier)
annee_de_naissance
Type
date
Sample
                       
genre
               

No description available for this field.

Name (identifier)
genre
Type
text
Sample
                       
nombre
               

No description available for this field.

Name (identifier)
nombre
Type
integer
Sample
                       
FID
               

No description available for this field.

Name (identifier)
fid
Type
integer
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"top-10-prenoms-a-noumea-depuis-1860",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/top-10-prenoms-a-noumea-depuis-1860"
      }
    ]
    ,
  • "definitions":
    {
    • "top-10-prenoms-a-noumea-depuis-1860":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/top-10-prenoms-a-noumea-depuis-1860_records"
            }
          }
        }
      }
      ,
    • "top-10-prenoms-a-noumea-depuis-1860_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "identifiant":
              {
              • "type":"integer",
              • "title":"identifiant",
              • "description":""
              }
              ,
            • "commune":
              {
              • "type":"string",
              • "title":"Commune",
              • "description":""
              }
              ,
            • "code_commune_insee":
              {
              • "type":"string",
              • "title":"Code_commune_INSEE",
              • "description":""
              }
              ,
            • "prenom":
              {
              • "type":"string",
              • "title":"prenom",
              • "description":""
              }
              ,
            • "annee_de_naissance":
              {
              • "type":"string",
              • "format":"date",
              • "title":"annee_de_naissance",
              • "description":""
              }
              ,
            • "genre":
              {
              • "type":"string",
              • "title":"genre",
              • "description":""
              }
              ,
            • "nombre":
              {
              • "type":"integer",
              • "title":"nombre",
              • "description":""
              }
              ,
            • "fid":
              {
              • "type":"integer",
              • "title":"FID",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets